tools/elfutils: backport version 0.192 portability patches
authorMichael Pratt <[email protected]>
Sun, 20 Oct 2024 12:33:21 +0000 (08:33 -0400)
committerRobert Marko <[email protected]>
Sat, 26 Jul 2025 12:38:08 +0000 (14:38 +0200)
commitc16ed51e0606833f9094f0d9b44f7db7f85b2988
treea51a87fe60b45b121197ce56f5ecb7598a76cc8f
parent8f920d2f94b0878e9b4291ffa18cfc9e02828f77
tools/elfutils: backport version 0.192 portability patches

These patches will be present in version 0.192 release.

Include them before the update
to support changes before updating
and in order to have a more organized git history.

Manually refreshed patch:
 - 110-objects-manifest.patch

Add patch:
 - 095-src-unused-variable.patch
 - 096-lib-config_h.patch
 - 097-libcpu-config_h.patch
 - 098-libdw-maintainer-clean.patch
 - 099-remove-unlocked-stdio.patch

Tested-by: Georgi Valkov <[email protected]> # macOS
Signed-off-by: Michael Pratt <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <[email protected]>
tools/elfutils/patches/095-src-unused-variable.patch [new file with mode: 0644]
tools/elfutils/patches/096-lib-config_h.patch [new file with mode: 0644]
tools/elfutils/patches/097-libcpu-config_h.patch [new file with mode: 0644]
tools/elfutils/patches/098-libdw-maintainer-clean.patch [new file with mode: 0644]
tools/elfutils/patches/099-remove-unlocked-stdio.patch [new file with mode: 0644]
tools/elfutils/patches/100-portability.patch
tools/elfutils/patches/101-shared-conditional.patch
tools/elfutils/patches/110-objects-manifest.patch